Federico Leoni
|
3047ae8f58
|
Update xdrv_12_home_assistant.ino
|
2019-10-24 18:29:06 -03:00 |
Theo Arends
|
90a161bec8
|
Add Mqtt Button and Switch status
Add Mqtt Button and Switch status (#6725)
|
2019-10-24 09:47:28 +02:00 |
Federico Leoni
|
9be8c20668
|
Update xdrv_12_home_assistant.ino
|
2019-10-17 11:57:54 -03:00 |
Federico Leoni
|
74081073ba
|
Update xdrv_12_home_assistant.ino
|
2019-10-10 15:00:26 -03:00 |
Federico Leoni
|
4eef80e4d9
|
Update xdrv_12_home_assistant.ino
|
2019-10-02 13:16:14 -03:00 |
Theo Arends
|
d107933e80
|
Revert "Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development"
This reverts commit d82afa1190 , reversing
changes made to 7b70c042bd .
|
2019-09-16 16:59:05 +02:00 |
Federico Leoni
|
1e07b47529
|
Need feedback: Home Assistant discovery
|
2019-09-14 21:50:45 -03:00 |
Federico Leoni
|
cee2248129
|
Update xdrv_12_home_assistant.ino
|
2019-09-09 15:29:05 -03:00 |
Stephan Hadinger
|
0cb49214e4
|
Fix Would not compile if USE_LIGHT not defined
|
2019-08-27 10:02:25 +02:00 |
Theo Arends
|
38c6254833
|
Refactor light driver saving code space
Refactor light driver saving code space
|
2019-08-17 13:17:30 +02:00 |
caphm
|
7e0ae16c4f
|
Add MAC address to Home Assistant Discovery Message, fixes #6226
|
2019-08-15 14:35:13 +02:00 |
Erik
|
0c8c62a857
|
Adjust on_cmd_type according to SetOption20
|
2019-08-10 11:17:37 +02:00 |
Theo Arends
|
1b69502d9b
|
Code optimization - Change for(uint8_t in for (uint32_t
Code optimization - Change for(uint8_t in for (uint32_t
|
2019-06-30 16:44:36 +02:00 |
Theo Arends
|
30adce5648
|
Revert "Code optimization - Change for(uint8_t in for (uint32_t"
This reverts commit 5e1eac3f74 .
|
2019-06-30 15:56:55 +02:00 |
Theo Arends
|
5e1eac3f74
|
Code optimization - Change for(uint8_t in for (uint32_t
Code optimization - Change for(uint8_t in for (uint32_t
|
2019-06-30 15:47:32 +02:00 |
Theo Arends
|
10d32acccc
|
Free some flash used by hass
Free some flash used by hass
|
2019-03-24 14:23:20 +01:00 |
Theo Arends
|
6922e657d9
|
Shrink code/flash space
Shrink code/flash space
|
2019-03-23 17:00:59 +01:00 |
Theo Arends
|
2959ec9341
|
Prep for release with fix some warnings
Prep for release with fix some warnings
|
2019-03-14 16:50:56 +01:00 |
Erik
|
d4ca635db6
|
Add MQTT connect count to HASS sensor
|
2019-03-11 18:29:39 +01:00 |
Theo Arends
|
5927f7501c
|
Update xdrv_12_home_assistant.ino
Quick fix for #5356
|
2019-03-11 15:41:06 +01:00 |
Theo Arends
|
69874301b9
|
Merge pull request #5418 from emontnemery/hass_improve_status
Add more information to status sensor
|
2019-03-08 16:53:26 +01:00 |
Erik
|
b72df698a2
|
Add more information to status sensor
|
2019-03-08 16:38:36 +01:00 |
Theo Arends
|
06a9fbd792
|
Changed logging message handling
Changed logging message handling
|
2019-03-08 15:15:42 +01:00 |
Erik
|
32c69ff0c2
|
|