Erik
94786d3217
Fix logic for ON/OFF vs TOGGLE
2018-12-05 20:20:36 +01:00
Erik
be19af15e2
Announce switches
2018-12-04 21:32:02 +01:00
Erik
74172f14d3
Further improve Hass auto discovery
2018-12-02 16:39:59 +01:00
Erik
259d9f5f6c
Small improvements to Hass MQTT discovery
2018-11-28 20:43:36 +01:00
Erik
6d3223f962
Hass: Restart if topic is changed
2018-11-27 19:31:45 +01:00
Erik
eda60b6124
Support sending tele/STATUS as state/RESULT
2018-11-25 21:27:19 +01:00
Erik
bee50cba06
Add support for sensor discovery
2018-11-21 19:21:51 +01:00
Erik
7c2c4edd1f
Add support for topic prefix
...
Also fix announcement of RGB capable light.
2018-11-15 22:20:31 +01:00
Erik
89b58f62af
Add option for new Hass discovery feature
2018-11-15 17:37:53 +01:00
Erik
8628c54ba0
Support abbreviations in discovery message
2018-11-15 17:36:19 +01:00
andrethomas
4a7e7b0dbb
Change C functions with () to (void)
2018-11-14 15:32:09 +02:00
Theo Arends
9fef82736d
Prep drivers for management
...
Prep drivers for management
2018-11-07 10:30:03 +01:00
Theo Arends
3d6b9859bd
Merge pull request #3929 from emontnemery/fix_hass_colors
...
Use color2 command (HASS sends normalized RGB)
2018-09-29 10:27:02 +02:00
Erik
8255c001b6
Use color2 command (HASS sends normalized RGB)
2018-09-29 10:12:32 +02:00
Erik
9acbcc805f
Fix logic for forced light discovery
2018-09-26 20:35:39 +02:00
Erik
544abec7bf
Set force_update to true for buttons
2018-09-22 15:42:18 +02:00
Theo Arends
4defda2f1a
Rewrite some GPIO options
...
Rewrite GPIO options ButtonXn, SwitchXn and CounterXn to select INPUT mode instead of INPUT_PULLUP
2018-08-25 13:08:06 +02:00
Theo Arends
6a5c0d29e8
6.1.1.9 - Fixes and Additions
...
6.1.1.9
* Allow user override of define MAX_RULE_TIMERS (#3561 )
* Allow user override of define MAX_RULE_VARS
* Add GPIO options ButtonXn, SwitchXn and CounterXn to select INPUT mode instead of INPUT_PULLUP (#2525 )
* Fix OtaMagic when file path contains a dash (-) (#3563 )
2018-08-23 16:05:51 +02:00
Theo Arends
1c6f752ba8
Add enforce Hass discovery as light group
...
Add command SetOption30 to enforce Hass discovery as light group (#1784 )
2018-06-29 11:15:27 +02:00
Theo Arends
41496acdee
File renames and Add command WebSend
...
5.14.0b
* Add command WebSend [<host>(:<port>,<user>:<password>)] <command>
(#2821 )
2018-05-28 11:35:23 +02:00