Commit Graph

10473 Commits

Author SHA1 Message Date
s-hadinger 12f73474ba
Merge pull request #10751 from s-hadinger/zigbee_fix_syn
Zigbee fix ZbNoAutoQuery synonym
2021-01-29 20:20:23 +01:00
Stephan Hadinger 8f15288f73 Zigbee fix ZbNoAutoQuery synonym 2021-01-29 19:28:26 +01:00
Theo Arends ef59ad7d4f Fix subStr related exceptions 2021-01-29 16:16:20 +01:00
Theo Arends 6084180419 Update changelog 2021-01-29 15:05:47 +01:00
s-hadinger ada346192a
Merge pull request #10746 from s-hadinger/zigbee_more_synonyms
Zigbee more synonyms
2021-01-29 14:07:26 +01:00
Stephan Hadinger 26920cbb2a Zigbee more synonyms 2021-01-29 13:45:55 +01:00
Theo Arends 4c79b24336 Update changelog 2021-01-29 11:14:00 +01:00
Theo Arends fe31aa642e
Merge pull request #10741 from emontnemery/once_off_speed_fade_simplify
Merge fade2 with speed2
2021-01-29 11:03:25 +01:00
Theo Arends e16b78269b Revert "Merge pull request #10736 from emontnemery/once_off_speed_fade_fix"
This reverts commit aa8a23e1d6, reversing
changes made to f6111e9824.
2021-01-29 11:02:58 +01:00
Theo Arends 6298210e6e Change L1 music sync defaults 2021-01-29 11:00:56 +01:00
Theo Arends aa8a23e1d6
Merge pull request #10736 from emontnemery/once_off_speed_fade_fix
Respond to fade2 and speed2
2021-01-29 10:30:03 +01:00
s-hadinger f6111e9824
Merge pull request #10745 from s-hadinger/z120
Forgot changelog update
2021-01-29 10:13:39 +01:00
Stephan Hadinger 3297d0de71 Forgot changelog update 2021-01-29 10:12:24 +01:00
Erik 9a3e5f5474 Merge fade2 with speed2 2021-01-28 21:35:48 +01:00
s-hadinger 9e7c872169
Merge pull request #10734 from s-hadinger/zigbee_endpoint_topic
Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoint as suffix in topic when using ``SetOption89 1``
2021-01-28 21:05:55 +01:00
Erik ef9a854811 Respond to fade2 and speed2 2021-01-28 19:56:45 +01:00
Stephan Hadinger 90afef99da Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoint as suffix in topic when using ``SetOption89 1`` 2021-01-28 19:52:08 +01:00
s-hadinger b8462e066c
Merge pull request #10732 from s-hadinger/zstack3
Initial support for ZStack 3
2021-01-28 19:26:00 +01:00
Stephan Hadinger 7e566de935 Initial support for ZStack 3 2021-01-28 19:23:00 +01:00
Theo Arends ac8d26982d Add Sonoff L1 Music Sync control
Add command ``L1MusicSync <0|Off>|<1|On>|<2|Toggle>, 1..10, 1..100>`` to control Sonoff L1 Music Sync mode sensitivity and speed (#10722)
2021-01-28 17:52:17 +01:00
Theo Arends d8a769bfc5
Merge pull request #10730 from emontnemery/once_off_speed_fade
Add support for once off speed and fade
2021-01-28 17:36:13 +01:00
Erik 1502c08540 Add support for once off speed and fade 2021-01-28 16:41:59 +01:00
Theo Arends eb3d739e08
Merge pull request #10727 from s-hadinger/syn_macro
Added macro for SO synonyms and MQTT
2021-01-28 09:13:20 +01:00
Stephan Hadinger a436dd416d Added macro for SO synonyms and MQTT 2021-01-28 09:04:42 +01:00
Theo Arends a6217c2b7c
Merge pull request #10722 from blakadder/development
Sonoff L1 module - add Music Sync mode
2021-01-28 08:53:20 +01:00
Theo Arends 211058dd8b
Merge pull request #10725 from pcdiem/pwm11
Use dgr name for MQTT if SO88
2021-01-28 08:49:57 +01:00
Paul C Diem e68f31101e Use dgr name for MQTT if SO88 2021-01-27 19:43:20 -06:00
blakadder 5076f428fe cleanup 2021-01-28 01:17:55 +01:00
blakadder 29d3e70146 add L1MusicSync mode 2021-01-28 01:14:37 +01:00
Theo Arends 5b375acdd2 refactor dtostrfd 2021-01-27 17:42:59 +01:00
Theo Arends a3f5d5ce2c Add commands ``BuzzerActive``, ``BuzzerPwm`` as synonyms for ``SetOption67, 111`` respectively
Add commands ``BuzzerActive``, ``BuzzerPwm`` as synonyms for ``SetOption67, 111`` respectively
2021-01-27 16:58:33 +01:00
Theo Arends 027ef9d931 Remove unwanted persistance 2021-01-27 16:31:15 +01:00
Theo Arends f083233b09 Support trailing silence in buzzer tune
Support trailing silence in buzzer tune (#10694)
2021-01-27 16:09:56 +01:00
Theo Arends 64d1455bf6 Add template place holders 2021-01-27 14:45:42 +01:00
Theo Arends 12e262d337 Add support for ESP32 ``Module 5`` Wireless Tag Eth01
Add support for ESP32 ``Module 5`` Wireless Tag Eth01 (#9496)
2021-01-27 14:27:05 +01:00
Theo Arends 64d152a451 Refactor some IP addresses 2021-01-27 12:14:33 +01:00
Theo Arends db615c5b0b Refactor some IP addresses 2021-01-27 12:03:20 +01:00
Norbert Richter af0b391489
Add Sensor83 99 cmnd write to eeprom 2021-01-27 11:59:50 +01:00
Theo Arends 0e8d0eff9a
Merge pull request #10711 from btsimonh/testrename2
Rename and make USE_BLE_ESP32 the default for sensors.
2021-01-27 11:48:31 +01:00
Simon Hailes 60094eb0ee rename + soime explaination 2021-01-27 10:16:30 +00:00
Simon Hailes a2f99f24aa Merge branch 'USE_BLE_ESP32' into testrename2 2021-01-27 09:58:29 +00:00
Theo Arends 34b9726c36 Clarify file name functionality 2021-01-27 10:38:45 +01:00
Theo Arends ff2e1196b5 Update changelog 2021-01-27 10:00:25 +01:00
Norbert Richter 8fcca922ae
Refactor ext print usage 2021-01-27 09:35:28 +01:00
Theo Arends 5b9a7d6c58
Merge pull request #10709 from lonmi/development
Fix PMS3003 sensor message lenght and CRC chk
2021-01-27 08:56:28 +01:00
Norbert Richter 19f4780e24
Merge branch 'development' into neopool-dev 2021-01-27 08:55:57 +01:00
Theo Arends 06ca6dffc2
Merge pull request #10710 from curzon01/development
Refactor TX2x sensor
2021-01-27 08:53:59 +01:00
Norbert Richter abfa713071
Refactor TX2x sensor 2021-01-27 08:46:32 +01:00
lonmi 8e3061ba6f Fix PMS3003 sensor message lenght and CRC chk 2021-01-27 06:37:28 +00:00
Simon Hailes 79bf2f6aa3 belt and braces fix test failure 2021-01-26 20:02:42 +00:00