Koen Kanters
9ff232fbb2
Enable new api by default. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-12-02 20:38:48 +01:00
John Doe
dba9b4d931
Fix network map request failing when device has no exposes
. ( #5161 )
...
* Fix map request if external converter doesn't have exposes attribute
* Remove dead code
2020-12-02 19:25:56 +01:00
Pedro Lamas
8b508971db
Poll lamps with Philips, Atmel, Gledopto, Mueller-Licht manufacturer codes ( #5139 )
...
* Poll lamps with Philips or Atmel manufacturer code
* Fixes incorrect test
Following up on https://github.com/Koenkk/zigbee2mqtt/pull/2122#discussion_r532618336
* Adds GLEDOPTO_CO_LTD and MUELLER_LICHT_INT to lamp polling
2020-11-30 19:21:17 +01:00
github-actions[bot]
ab8035d6bb
Update zigbee-herdsman-converters to 13.0.4 ( #5095 )
...
* Update zigbee-herdsman-converters to 13.0.4
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-11-26 20:12:09 +01:00
John Doe
68f243221f
Add auth to frontend and remove development server ( #5079 )
...
* Add frontend authentification
* Delete auth_token from bridge/info
2020-11-25 16:28:02 +01:00
Roman
481cdefafc
Add host bind option for frontend ( #5014 )
...
* Added IP address bind to HTTP frontend listener
* Changed ip to host in configuration and code
Co-authored-by: romanius <me@romanius.me>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-11-23 19:09:47 +01:00
Koen Kanters
9ee35f6933
Home Assistant: don't include object_id in name if same as type (e.g. light.bulb_light -> light.bulb). #5054
2020-11-23 19:01:16 +01:00
Koen Kanters
982e918a50
Don't use supports anymore and prepare for next zigbee-herdsman-converters.
2020-11-22 12:54:19 +01:00
Koen Kanters
fc19f2e903
Don't pass messages from coordinator to extensions. https://github.com/Koenkk/zigbee2mqtt/issues/5028
2020-11-21 16:20:48 +01:00
Koen Kanters
9c8323326d
Greatly reduce amount of subscribed topics. #4948
2020-11-16 17:03:22 +01:00
Koen Kanters
b5436d4b93
Fix devices marked unavailable in Home Assistant after restart. https://github.com/Koenkk/zigbee2mqtt/issues/4912
2020-11-13 19:45:27 +01:00
Koen Kanters
cbf353e387
Fix linkquality N/A when refreshing frontend. https://github.com/Koenkk/zigbee2mqtt/issues/4942
2020-11-13 17:29:23 +01:00
Drzony
7305960d53
Display manufacturer name for unsupported devices ( #4938 )
...
* Display manufacturer name for unsupported devices
* fixup! Display manufacturer name for unsupported devices
2020-11-11 18:27:20 +01:00
Kamil Trzciński
d5d2b68e67
Expose position
for compatible thermostats ( #4936 )
...
This exposes an absolute position.
2020-11-11 18:22:37 +01:00
Koen Kanters
f8943011d4
Fix unbind for default_bind_group (901) not working from frontend. https://github.com/Koenkk/zigbee2mqtt/issues/4901
2020-11-11 18:11:18 +01:00
Koen Kanters
21b8e01149
Fix set/get with property including endpoint name having _ not working.
2020-11-11 17:11:54 +01:00
github-actions[bot]
b1f129c6e8
Update zigbee-herdsman-converters to 12.0.231 ( #4905 )
...
* Update zigbee-herdsman-converters to 12.0.231
* Update homeassistant.js
* Update bridge.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-11-08 14:45:56 +01:00
Koen Kanters
f99257ae83
Home Assistant: use device_class presence for presence binary sensor.
2020-11-07 19:16:16 +01:00
Koen Kanters
c27e66b618
Changes for exposes.
2020-11-04 22:33:00 +01:00
github-actions[bot]
2ee3b5f12b
Update zigbee-herdsman-converters to 12.0.225 ( #4850 )
...
* Update zigbee-herdsman-converters to 12.0.225
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-11-02 18:00:58 +01:00
Koen Kanters
a09bb3bc00
Home Assistant: support multiendpoint for enum sensor
2020-11-01 11:02:35 +01:00
github-actions[bot]
e1b5a105dd
Update zigbee-herdsman-converters to 12.0.223 ( #4820 )
...
* Update zigbee-herdsman-converters to 12.0.223
* Update homeassistant.js
* Update bridge.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-30 23:39:26 +01:00
github-actions[bot]
79275f9a4c
Update zigbee-herdsman-converters to 12.0.222 ( #4816 )
...
* Update zigbee-herdsman-converters to 12.0.222
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-29 21:43:47 +01:00
Koen Kanters
aac7cb1ff6
Fix brightness or state not read when reading state and brightness. https://github.com/Koenkk/zigbee2mqtt/issues/4803
2020-10-29 18:03:16 +01:00
Emil Flach
084fccc53d
Partial fix for #4571 , changed current_heating_setpoint for occupied_heating_setpoint ( #4784 )
...
Co-authored-by: Emil Flach <emil.flach@skopei.com>
2020-10-28 17:54:31 +01:00
Drzony
5d643bac8e
Home Assistant fixes for Saswell TRV ( #4800 )
...
* Home Assistant fixes for Saswell TRV
* fixup! Home Assistant fixes for Saswell TRV
2020-10-28 17:49:44 +01:00
Koen Kanters
9a53399a8c
Changes for zigbee-herdsman-converters 12.0.221
2020-10-27 21:50:55 +01:00
Koen Kanters
b2049b449b
Home Assistant discovery: use availability instead of availability_topic. https://github.com/Koenkk/zigbee2mqtt/issues/775
2020-10-27 21:49:44 +01:00
Koen Kanters
922f828696
Allow binary exposes not in lookup.
2020-10-26 17:25:41 +01:00
Koen Kanters
63044421fd
Get linkquality from herdsman instead of mesage. https://github.com/Koenkk/zigbee2mqtt/issues/4758
2020-10-24 17:15:46 +02:00
github-actions[bot]
b13d18fa9a
Update zigbee-herdsman-converters to 12.0.219 ( #4745 )
...
* Update zigbee-herdsman-converters to 12.0.219
* Update homeassistant.js
* Update bridge.test.js
* Update package.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-24 14:35:21 +02:00
Jan
bd91b704b7
Added manual mode for GS361A-H04 ( #4755 )
2020-10-24 09:58:45 +02:00
github-actions[bot]
6e74cb571f
Update zigbee-herdsman-converters to 12.0.217 ( #4728 )
...
* Update zigbee-herdsman-converters to 12.0.217
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-20 20:10:30 +02:00
github-actions[bot]
099aa26c6f
Update zigbee-herdsman-converters to 12.0.216 ( #4723 )
...
* Update zigbee-herdsman-converters to 12.0.216
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-19 19:06:49 +02:00
github-actions[bot]
d73aea8ede
Update zigbee-herdsman-converters to 12.0.215 ( #4721 )
...
* Update zigbee-herdsman-converters to 12.0.215
* Update homeassistant.js
* Update publish.js
* Update bridge.test.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-19 16:48:09 +02:00
Koen Kanters
5134f0b689
Fix 0x0000000000000000 in networkmap.
2020-10-19 16:38:53 +02:00
github-actions[bot]
09fbed6c75
Update zigbee-herdsman-converters to 12.0.214 ( #4713 )
...
* Update zigbee-herdsman-converters to 12.0.214
* Update bridge.test.js
* Update homeassistant.js
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-18 21:51:32 +02:00
github-actions[bot]
9ac660bc22
Update zigbee-herdsman-converters to 12.0.213 ( #4696 )
...
* Update zigbee-herdsman-converters to 12.0.213
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-17 16:58:27 +02:00
Utyf
a5c9fb2940
Add unit_of_measurement for DIYRuZ_Geiger. ( #4689 )
2020-10-17 16:17:36 +02:00
dinhchinh82
949a16eba0
Support JAVIS lock and TS0601 roller blind motor ( #4652 )
...
* Added support for Zemismart garage opener, Larkey dimmer & curtain switch
* support JAVIS lock
* support roller blind motor
* fix test coverage
* fix coding style
* update JAVIS lock name
* Update homeassistant.js
Co-authored-by: ChinhND <dinhchinh@gmail.com>
Co-authored-by: unknown <dungnguyen98nd@gmail.com>
Co-authored-by: TheEnd98 <49032426+TheEnd98@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-16 18:20:53 +02:00
github-actions[bot]
84e725d5ce
Update zigbee-herdsman-converters to 12.0.211 ( #4667 )
...
* Update zigbee-herdsman-converters to 12.0.211
* Update publish.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-14 22:18:51 +02:00
github-actions[bot]
8319cdbd61
Update zigbee-herdsman-converters to 12.0.210 ( #4659 )
...
* Update zigbee-herdsman-converters to 12.0.210
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-14 08:59:14 +02:00
Marco Massarotto
e63a2ac7f6
Allow redefine autodiscovery type ( #4647 )
...
* allow to redefine entity type and id in homeassistant autodiscovery
* Update homeassistant.test.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-13 20:33:48 +02:00
insipiens
24188a3eea
add saswell TRV ( #4644 )
...
* add saswell TRV
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-12 17:30:36 +02:00
github-actions[bot]
c2f28d4ed6
Update zigbee-herdsman-converters to 12.0.209 ( #4646 )
...
* Update zigbee-herdsman-converters to 12.0.209
* Update homeassistant.js
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-12 17:22:53 +02:00
Koen Kanters
73bc34f419
Fix frontend not loading after update. #4266
2020-10-11 16:17:52 +02:00
Koen Kanters
8202a10837
Permit joining on specific device. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-10-11 15:05:21 +02:00
Koen Kanters
983340f44c
Fix BHT-002-GCLZB HA discovery. https://github.com/Koenkk/zigbee2mqtt/pull/4537#issuecomment-706562247
2020-10-11 13:43:11 +02:00
Koen Kanters
723e3a3964
Fix optimistic group state not published on startup. https://github.com/Koenkk/zigbee2mqtt/issues/3461
2020-10-10 16:41:02 +02:00
timstanley1985
ad0905607b
Fix typo is ota logs ( #4628 )
2020-10-10 16:00:10 +02:00