|
|
18fae1fe0e
|
HASS set pointer to NULL after free, also add cosnt correct
|
2023-01-16 13:56:46 +01:00 |
|
|
|
174ab8dd1d
|
DHT discovery (#590)
* Renamed enums,hass_init_sensor_device_info
* Added discovery for DHT sensors
* Fixed/simplified publish in discovery
* Handle 2nd channel for DHT
* Renamed feature DHT to SENSOR to be reusable
* Added missing :
* Minor optimization
* Fixed missing }
|
2023-01-09 10:06:58 +01:00 |
|
|
|
5f509064f0
|
Add support for binary sensor (digital input) in Home Assistant discovery (#586)
* Add support for binary sensor in Home Assistant discovery
* Fix broken builds
|
2023-01-07 00:28:37 +01:00 |
|
|
|
a199327167
|
Using brightness scale of 100
|
2022-12-29 20:28:31 -06:00 |
|
|
|
e8af9e8ad4
|
Energy values should be total_increasing
|
2022-11-11 05:26:57 -06:00 |
|
|
|
a70b905289
|
Fixed template value
|
2022-11-04 20:58:59 -05:00 |
|
|
|
f36352507c
|
Using ~ for sensor disovery base topic
|
2022-11-01 06:29:55 -05:00 |
|
|
|
58cc3b5017
|
Merge pull request #330 from iprak/fix-for-none-device-class
Removed None
|
2022-10-25 11:56:37 +02:00 |
|
|
|
2970ec62fd
|
Replace hprintf128 with hprintf255 in all files
|
2022-10-25 06:31:11 +01:00 |
|
|
|
a7f840c05d
|
Removed None
|
2022-10-24 19:52:59 -05:00 |
|
|
|
0a095bbd65
|
Added Wh for energy
|
2022-10-23 10:34:40 -05:00 |
|
|
|
b9825521d4
|
Sending unit in discovery
|
2022-10-23 10:34:05 -05:00 |
|
|
|
1fd7e64c7e
|
Fixed BL602 build error
|
2022-10-18 06:59:56 -05:00 |
|
|
|
a51477bb54
|
Sensor: added state_class, removed payload
|
2022-10-18 06:37:09 -05:00 |
|
|
|
86ee0499ac
|
Fixed 2 PWM case
|
2022-10-18 06:35:51 -05:00 |
|
|
|
03a70b24e8
|
HA Assistent fixes. "dev_cla" specs changed changed.
TuyaMCU - added comments
|
2022-10-17 19:00:00 +02:00 |
|
|
|
613bb91ec3
|
Energy Monitor handler updates.
- added events
- added MQTT topic for last hour consumption stats
- HA assisten update
TuyaMCU - driver update.
New device added.
|
2022-10-15 18:04:24 +02:00 |
|
|
|
fd4aaeef13
|
Formatted
|
2022-10-14 21:08:38 -05:00 |
|
|
|
4749643ff8
|
Using base topic
|
2022-10-08 08:06:28 -05:00 |
|
|
|
f5ce072754
|
Removed spaces in templats
|
2022-10-08 08:05:46 -05:00 |
|
|
|
2e17c08932
|
Fixed BL602 build error
|
2022-10-08 06:48:19 -05:00 |
|
|
|
2af56fb56f
|
Sensor
|
2022-10-08 06:06:02 -05:00 |
|
|
|
ff269cc3c1
|
Fixed BL602 build error
|
2022-10-07 20:45:54 -05:00 |
|
|
|
e549b94ffd
|
Using predefined buffer
|
2022-10-07 20:09:28 -05:00 |
|
|
|
8a0b93c332
|
Added configuration_url
|
2022-10-07 19:21:13 -05:00 |
|
|
|
477fb326d3
|
Added rgb_value_template
|
2022-10-07 06:17:53 -05:00 |
|
|
|
979d3cd3f1
|
Added missing state_topic for RGBCW discovery
|
2022-10-07 05:59:55 -05:00 |
|
|
|
f5ce163652
|
Fixed comments, fixed commands for RGB and PWM
|
2022-10-07 05:59:23 -05:00 |
|
|
|
31d90354a7
|
Fixed most of the issues
|
2022-10-07 05:58:44 -05:00 |
|
|
|
5e3b348c6d
|
No index in RGB name
|
2022-10-07 05:58:08 -05:00 |
|
|
|
85ec6975d9
|
Removed isRGB param
|
2022-10-07 05:57:28 -05:00 |
|
|
|
77e00269e3
|
Include light/relay in name
|
2022-10-07 05:57:28 -05:00 |
|
|
|
8bd59e66d0
|
Added support for RGB
|
2022-10-07 05:57:28 -05:00 |
|
|
|
684a175a3c
|
Reworked storage for JSON generation
|
2022-10-04 19:36:13 -05:00 |
|
|
|
feeab70e17
|
Removed baseName
|
2022-09-09 05:23:12 -05:00 |
|
|
|
9ad924bdf8
|
USER_SW_VER seems missing in BL602
|
2022-09-09 04:27:03 -05:00 |
|
|
|
7b88f31f45
|
Removed incorrect availability payload
|
2022-09-09 04:27:03 -05:00 |
|
|
|
9a54528af5
|
Added HASS specific modules
|
2022-09-09 04:18:01 -05:00 |
|
|
|
dbcd9e9e2f
|
USER_SW_VER seems missing in BL602
|
2022-09-09 04:16:58 -05:00 |
|
|
|
342c509184
|
Removed incorrect availability payload
|
2022-09-09 04:16:58 -05:00 |
|
|
|
94aa809ebf
|
Added HASS specific modules
|
2022-09-09 04:12:48 -05:00 |
|
|
|
258873a37b
|
Added placeholder hass
|
2022-09-08 05:31:05 -05:00 |
|