homeassistant-microsoft-todo VS simple-thermostat

Compare homeassistant-microsoft-todo vs simple-thermostat and see what are their differences.

homeassistant-microsoft-todo

The integration allows you to create tasks in Microsoft To Do from Home Assistant. (by black-roland)

simple-thermostat

A different take on the thermostat card for Home Assistant ♨️ (by nervetattoo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
homeassistant-microsoft-todo simple-thermostat
1 4
108 714
- -
0.0 0.0
6 months ago 5 months ago
Python TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

homeassistant-microsoft-todo

Posts with mentions or reviews of homeassistant-microsoft-todo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-26.

simple-thermostat

Posts with mentions or reviews of simple-thermostat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.
  • ESP32 AC Remote
    3 projects | /r/homeautomation | 25 May 2023
    I used this library with a D1 mini. I then use this to put in my dashboard There are some examples one is a receiver code that you can get your codes, they also have a lot of ACs codes already. There is also an IRServer example that integrates with MQTT and has some stuff to put in your configuration.yaml so you can get it into HA easily I used this for 6 Samsung ACs, LG Dryer, some basic fans with IR. Samsung is the same each command is like all commands in one on, temp, etc. It has all this built in. I think if you have a IR receiver on your esp board and it will sometimes pick up the commands sent by the regular remote so if someone else uses the dumb remote it will update in HA. It's not perfect but it works pretty well. you can get all in one boards on ali express if you search iresp8255 they have transmitters and receivers.
  • dashboard for Nest thermostats?
    1 project | /r/homeautomation | 19 Jan 2023
    Here's a cut out screenshot of my nest integration for two separate thermostats using the Simple Thermostat front end customization. (Dining room is on and heating, upstairs thermostat is off to save energy, but it still reports both temp and humidity)
  • Our living room kiosk, details in the comments
    4 projects | /r/homeautomation | 26 Jun 2021
    It's using simple-thermostat, works great: https://github.com/nervetattoo/simple-thermostat
  • Pulled Car Telemetry Data into Home Assistant!
    5 projects | /r/homeautomation | 2 May 2021
    It's a Vertical Stack in Card with Simple Thermostats and some Mini Graph Cards to show the data. I really need to clean up that section of the dashboard, but it still looks better than the stock thermostat card in my opinion.

What are some alternatives?

When comparing homeassistant-microsoft-todo and simple-thermostat you can also consider the following projects:

lovelace-ios-dark-mode-theme - 🏠🤖 Theme by @basnijholt based on iOS Dark Mode for Lovelace Home Assistant

lovelace-card-mod - 🔹 Add CSS styles to (almost) any lovelace card

vdirsyncer - 📇 Synchronize calendars and contacts.

vertical-stack-in-card - 📐 Home Assistant Card: Group multiple cards into a single sleek card.

idrac_power_monitor - HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API

ring-mqtt-ha-addon - Home Assistant addon to integrate Ring alarm and camera devices via MQTT

hass-tryfi - Home Assistant integration for TryFi Dog Collar GPS monitoring.

mini-graph-card - Minimalistic graph card for Home Assistant Lovelace UI

solaredge-modbus-multi - Home Assistant integration for SolarEdge inverters with Modbus/TCP. For single or multiple inverters, meters, and batteries.

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/