buxtronix and GitHub
8df27d4c3f
Only trigger ble_client on_connect after discovering services ( #3710 )
2022-08-15 15:06:05 +12:00
buxtronix and GitHub
ea11462e1e
AM43: autoload "sensor" to avoid compile errors ( #3077 )
2022-01-20 13:33:42 +01:00
+6
947c104eff
Support for AM43 BLE blind motors ( #1744 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: René Klomp <rene@klomp.ws >
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl >
Co-authored-by: Geoff Davis <geoff@geoffdavis.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: dentra <dentra@users.noreply.github.com >
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Barry Loong <loongyh@users.noreply.github.com >
Co-authored-by: Sergey V. DUDANOV <sergey.dudanov@gmail.com >
Co-authored-by: Balazs Scheidler <bazsi77@gmail.com >
2021-08-11 16:07:10 +12:00
fe7af21c91
Anova fahrenheit support ( #2126 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-08-09 08:05:36 +12:00
64a3aa7092
Log warning about lack of support for Anova nano ( #2063 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-07-27 09:43:05 +12:00
237edd75d1
Log warning about lack of support for Anova nano ( #2063 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-07-26 10:41:54 +02:00
ab31117bf3
Anova ble component ( #1752 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2021-07-05 11:59:12 +12:00
a3756a9600
Copy missing BLE client characteristic read data ( #1818 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-06-01 19:56:05 +12:00
69c78651d5
Fix BLE UUID matching ( #1637 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-05-05 22:35:15 +12:00
dd4fb85170
Ble client fixes ( #1739 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-05-04 08:51:03 +12:00
02aa75f68c
BLE client support on ESP32 ( #1177 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2021-05-03 11:10:50 +12:00
46356cbc4a
Fix BLE UUID matching ( #1637 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2021-03-23 18:21:04 +13:00
d7b76aadb2
Support Daikin horizontal swing ( #1247 )
...
Co-authored-by: Ben Buxton <bb@cactii.net >
2020-10-01 11:24:55 -03:00
buxtronix and GitHub
ca4107d450
Release BT controller unused memory in the right place ( #1095 )
2020-06-27 18:06:13 -03:00
buxtronix and GitHub
148f5d9418
ESP32: Conditionally log on services to avoid OOM crashes ( #1098 )
...
Also removed new line formatting tidy as it requires a bit of memory which might not be available.
* Use suitably scoped char for log newline stripping
* fix formatting
* Better fix for OOM logging crash
* Limit to ESP32 only
* format changes
2020-06-26 19:13:23 -03:00
buxtronix and GitHub
4f2e2fa297
Some max7219 updates. ( #1021 )
...
* Some max7219 updates. Disable test mode on startup and allow dynamic brightness
* fix formatting
2020-05-01 20:05:09 -03:00
buxtronix and GitHub
66083c5e97
Add support for Tuya ceiling fan controllers ( #989 )
...
* Add support for Tuya ceiling fan controllers
2020-03-11 17:24:05 -07:00