Commit Graph

10571 Commits

Author SHA1 Message Date
Stephan Hadinger bc6f2b066f Add Zigbee SetOption synonyms
Add commands ``ZbNameKey``, ``ZbDeviceTopic``, ``ZbNoPrefix``, ``ZbEndpointSuffix``, ``ZbNoAutoBind``, ``ZbNameTopic`` as synonyms for ``SetOption83, 89, 100, 101, 110 and 112`` respectively
2021-01-26 19:24:13 +01:00
Theo Arends 05650384dd Add Modbus errorcode 2021-01-26 17:34:48 +01:00
Theo Arends 7249552582 Refactor dtostrfd 2021-01-26 17:12:08 +01:00
Theo Arends 20704ab700 Refactor dtostrfd 2021-01-26 16:26:00 +01:00
Theo Arends c5fea7cd0a Fix compile error 2021-01-26 16:02:48 +01:00
Theo Arends b4ceb9e5e9 Add light synonyms
Add commands ``ChannelRemap``, ``MultiPWM``, ``AlexaCTRange``, ``PowerOnFade``, ``PWMCT``, ``WhiteBlend``, ``VirtualCT`` as synonyms for ``SetOption37, 68, 82, 91, 92, 105 and 106`` respectively
2021-01-26 14:56:58 +01:00
Theo Arends adf05a5a3c Fix warnings 2021-01-26 12:45:48 +01:00
Theo Arends bc3e9bedd9
Merge pull request #10700 from btsimonh/MI_HA_Discovery2
Update NimBLE to release verison 1.1.0 + Adds MQTT discovery for MI sensors using new BLE
2021-01-26 12:35:32 +01:00
Theo Arends 11f9aa62ae
Merge pull request #10701 from curzon01/development
Refactor TX2x sensor float outputs
2021-01-26 12:20:00 +01:00
Theo Arends 8ba0c9d1b7 Document CmndSetoptionBase() 2021-01-26 12:03:08 +01:00
Simon Hailes e14ff3e44a Clear MI sensors when setting 'mi32Option5 1' 2021-01-26 08:41:45 +00:00
Norbert Richter b7f020d020
Refactor TX2x sensor float outputs 2021-01-26 09:36:18 +01:00
Simon Hailes 26be733269 Add 'MI32Option5 1' to only accept sensors if they have a BLEAlias 2021-01-26 08:17:09 +00:00
Simon Hailes 84620f70ea Update NimBLE to 1.1.0 release.
Remove BLE stats from Sensor, publish in BLE.
Set default address filter to 0
Add HA MQTT discovery to MI
2021-01-26 07:35:00 +00:00
Simon Hailes f69f000354 HA discovery via MQTT for BLE MI sensor devices 2021-01-26 07:28:29 +00:00
s-hadinger d7de841a1b
Merge pull request #10697 from s-hadinger/zigbee_prep_rgb
Zigbee prepare RGB command
2021-01-25 22:53:00 +01:00
Stephan Hadinger 82f64043d6 Zigbee prepare RGB command 2021-01-25 22:21:13 +01:00
s-hadinger a2d5a0fc8a
Merge pull request #10695 from s-hadinger/ezsp_678
Promote EZSP v6.7.8 as recommended firmware
2021-01-25 21:47:57 +01:00
Stephan Hadinger ad5b5b19fa Promote EZSP v6.7.8 as recommended 2021-01-25 21:46:40 +01:00
Norbert Richter 69c4072ec3
Fix hydrolysis unit 2021-01-25 19:24:40 +01:00
Norbert Richter 66149a0d09
Fix redox unit 2021-01-25 18:05:52 +01:00
Norbert Richter 44e07b57cf
Update NeoPool support extended types 2021-01-25 18:05:04 +01:00
Theo Arends ceeb2293e2 Prep for SO synonyms 2021-01-25 17:44:17 +01:00
Theo Arends 57f3c4884f Prep for SO synonyms 2021-01-25 17:35:47 +01:00
Theo Arends 069cf7390c Refactor webserver ip address 2021-01-25 17:25:56 +01:00
Norbert Richter 48a5acbc5d
Merge branch 'development' into neopool-dev 2021-01-25 17:25:43 +01:00
Theo Arends 7612cb54c6
Merge pull request #10686 from s-hadinger/ext_printf_fix
Fix and improvement to ext_snprintf
2021-01-25 16:52:49 +01:00
Stephan Hadinger 1398fae327 Fixed crash 2021-01-25 16:49:19 +01:00
Theo Arends 129c26c695 Refactor module logging 2021-01-25 16:25:17 +01:00
Stephan Hadinger 48c4b64879 Fix and improvement to ext_snprintf 2021-01-25 16:02:56 +01:00
Norbert Richter 2110a6123d
Fix compile error on enable sensor debug 2021-01-25 12:28:14 +01:00
Norbert Richter 2f0ba08df0
Merge branch 'development' into neopool-dev 2021-01-25 12:23:28 +01:00
Theo Arends 72e4d8f0d2 Update support.ino 2021-01-24 17:52:56 +01:00
Theo Arends 2cf463cc32
Merge pull request #10680 from s-hadinger/ext_printf2
Added ext_snprintf to support extended types
2021-01-24 17:48:06 +01:00
Stephan Hadinger cf52f1c99e Added ext_snprintf to support extended types 2021-01-24 16:35:36 +01:00
Theo Arends cfb11c3529 Refactor gpio 2021-01-24 16:29:56 +01:00
Theo Arends a6c51f1fb4 Final fix Device Groups Exception 2021-01-24 16:03:42 +01:00
Theo Arends bc52c2fbfc Quick fix Device Group Exception
Quick fix Device Group Exception (#10679)
2021-01-24 15:22:54 +01:00
Theo Arends bb76052a53 Update support_command.ino 2021-01-23 18:17:55 +01:00
Theo Arends 5015409af6 Fix GPIO Not supported message
Fix GPIO Not supported message (#10673)
2021-01-23 17:59:06 +01:00
Theo Arends 26572bb850
Merge pull request #10677 from man-deli/tsl2591_div_by_zero_error
TSL2591 Dark Measurement Results in Divide-by-Zero Error
2021-01-23 17:35:01 +01:00
Theo Arends 36de07415e
Merge pull request #10676 from man-deli/max31865_incorrect_fahrenheit
MAX31865 Fahrenheit Units Display Incorrectly
2021-01-23 17:26:17 +01:00
Theo Arends 44e3a29810 Refactor AddLog usage 2021-01-23 17:24:54 +01:00
man-deli 9863e238c0 Correct divide-by-zero error when no light detected. 2021-01-23 10:19:50 -06:00
man-deli b75fe254bf Wrapping calculated temperature in ConvertTemp function to enable Fahrenheit conversion if selected. 2021-01-23 10:12:39 -06:00
Theo Arends ac054ea666 Refactor AddLog usage 2021-01-23 17:10:06 +01:00
Theo Arends efaed8046d Refactor AddLog usage 2021-01-23 16:26:23 +01:00
Theo Arends 5b5220100d Switch to new AddLog 2021-01-23 15:17:35 +01:00
Theo Arends 8ae28602ea
Merge pull request #10674 from blakadder/development
MFRC522 change to new GPIO name
2021-01-23 14:06:05 +01:00
blakadder 3070df5872 change to new GPIO name 2021-01-23 13:26:05 +01:00