Tom
08524953bf
Add Environment Variable Override ( #4085 )
...
* Add Environment Variable Override
I need to be able to manage settings on this service via Environment Variables. I've added the ability to override anything in the settings schema with a corresponding environment variable.
e.g. to override settings.serial.port you can set ZIGBEE2MQTT_SERIAL_PORT=/dev/ttyS0
to override the mqtt username you can set ZIGBEE2MQTT_MQTT_USER=testusername
This new addition will not perform any action on existing installations unless the matching environment variable is set. I have tested this setting string, number, boolean, object and array values.
* Adding test case for environment variables and slight modification to ensure 100% code coverage.
* Adding a test to confirm that env variables will set non default values. Also realized that I was errantly applying the env variables to the defaults for testing. Understanding what this is doing more clearly I realize that should be clean.
* Refactoring to
1. Remove the test variables from the schema and defaults and manually reflect the tests in the test.
2. Rename environment variable base from ZIGBEE2MQTT_ to ZIGBEE2MQTT_CONFIG_
* Small improvements
* Removing the unneeded test.
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-13 23:50:30 +02:00
github-actions[bot]
5de279c20e
Update zigbee-herdsman-converters to 12.0.162 ( #4097 )
...
* Update zigbee-herdsman-converters to 12.0.162
* 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-08-13 21:57:36 +02:00
Koen Kanters
9774031169
Sort logged and published JSON objects alphabetically. #4091
2020-08-13 20:00:35 +02:00
Koen Kanters
c66e65e0fb
Merge branch 'master' into dev
2020-08-12 17:36:56 +02:00
Koen Kanters
f8066e8da8
1.14.3
2020-08-12 17:36:28 +02:00
Koen Kanters
ec28738784
Fix npm repo url.
2020-08-12 17:36:24 +02:00
Koen Kanters
8398bcb51d
Revert "1.14.3"
...
This reverts commit c0143cb40d
.
2020-08-12 17:35:22 +02:00
blakadder
3acd123ecd
add direction sensor to AD for some dimmers ( #4078 )
2020-08-12 17:22:05 +02:00
github-actions[bot]
763ae7903e
Update zigbee-herdsman to 0.12.117 ( #4089 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-12 17:13:14 +02:00
Koen Kanters
66902b963c
Dev
2020-08-12 17:07:19 +02:00
Koen Kanters
c0143cb40d
1.14.3
2020-08-12 16:58:19 +02:00
Koen Kanters
e4c939a643
Undev
2020-08-12 16:58:16 +02:00
github-actions[bot]
4f1a0ae9cd
Update zigbee-herdsman-converters to 12.0.161 ( #4083 )
...
* Update zigbee-herdsman-converters to 12.0.161
* 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-08-11 21:38:19 +02:00
Koen Kanters
fb2e149a41
Merge branch 'master' into dev
2020-08-11 21:27:18 +02:00
github-actions[bot]
29f90b77b4
Update zigbee-herdsman to 0.12.116 ( #4084 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-11 21:26:38 +02:00
Koen Kanters
954b891698
Only run Docker login/setup on master tag push
2020-08-10 21:54:20 +02:00
Koen Kanters
7ea27b51e2
Merge branch 'master' into dev
2020-08-10 21:50:52 +02:00
Koen Kanters
02e198eca2
Use GitHub Actions badge
2020-08-10 21:50:45 +02:00
Koen Kanters
e5e8c58903
Remove azure-pipelines
2020-08-10 21:48:30 +02:00
Koen Kanters
aebef20536
Merge branch 'master' into dev
2020-08-10 21:45:20 +02:00
Koen Kanters
a519577cf7
Migrate from Azure to Github actions.
2020-08-10 21:44:05 +02:00
github-actions[bot]
f9076b362d
Update zigbee-herdsman-converters to 12.0.160 ( #4075 )
...
* Update zigbee-herdsman-converters to 12.0.160
* Update homeassistant.js
* 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-08-10 20:44:44 +02:00
Koen Kanters
c2e28eaee1
Switch to Github actions stale
2020-08-10 20:43:50 +02:00
Chamondgl
14712d6fe1
Add Home Assistant discovery for ROB_200-010-0 ( #4074 )
...
Robb Smarrt Zigbee Curtain Motor Controller ROB_200-010-0
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-08-10 20:31:40 +02:00
github-actions[bot]
ff0b812029
Update zigbee-herdsman-converters to 12.0.159 ( #4069 )
...
* Update zigbee-herdsman-converters to 12.0.159
* 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-08-09 22:34:13 +02:00
Koen Kanters
afbbf70caa
Fix null published for attribute output. https://github.com/Koenkk/zigbee2mqtt/issues/4054
2020-08-09 11:31:27 +02:00
github-actions[bot]
f85722da38
Update dependencies ( #4065 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-09 11:23:49 +02:00
github-actions[bot]
e97fc903a5
Update zigbee-herdsman to 0.12.115 ( #4063 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-08 16:38:20 +02:00
Koen Kanters
81db31b784
Fix attribute output not publishing all values. https://github.com/Koenkk/zigbee2mqtt/issues/4054
2020-08-08 16:36:58 +02:00
Koen Kanters
ff2fe2b358
Separate Home Assisant name by space instead of _ when friendlyName contains space. #4048
2020-08-08 13:54:39 +02:00
github-actions[bot]
fbecb7e0d2
Update zigbee-herdsman-converters to 12.0.158 ( #4058 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-07 17:48:48 +02:00
github-actions[bot]
1198a2d9ac
Update zigbee-herdsman-converters to 12.0.157 ( #4051 )
...
* Update zigbee-herdsman-converters to 12.0.157
* 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-08-05 23:01:17 +02:00
mateusz-dziurdziak
7b74971006
Add TuYa SNTZ009 water leak sensor ( #4045 )
...
Co-authored-by: Mateusz Dziurdziak <mateusz.dziurdziak@fara.no>
2020-08-05 22:10:29 +02:00
Koen Kanters
3cdf7604a0
Fix no color_temp for group on changing color_xy and vice versa. #4034
2020-08-05 21:54:39 +02:00
Koen Kanters
516d53e9df
Fix reporting being disabled every time IKEA device announces. https://github.com/Koenkk/zigbee2mqtt/issues/3826
2020-08-05 16:38:40 +02:00
github-actions[bot]
6c6dfc85cd
Update zigbee-herdsman-converters to 12.0.156 ( #4043 )
...
* Update zigbee-herdsman-converters to 12.0.156
* 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-08-04 20:10:34 +02:00
github-actions[bot]
8a6a7409be
Update zigbee-herdsman to 0.12.114 ( #4042 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-04 19:32:38 +02:00
Koen Kanters
6345cb07bf
Disable reporting on device when reporting is disabled. https://github.com/Koenkk/zigbee2mqtt/issues/3826
2020-08-04 19:11:13 +02:00
github-actions[bot]
35be95115d
Update zigbee-herdsman to 0.12.113 ( #4031 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-03 21:06:56 +02:00
Koen Kanters
852bca5a08
Implement update state for new api. https://github.com/Koenkk/zigbee2mqtt/issues/3634 https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-08-02 23:09:43 +02:00
github-actions[bot]
8aa3cf0c29
Update zigbee-herdsman-converters to 12.0.155 ( #4025 )
...
* Update zigbee-herdsman-converters to 12.0.155
* 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-08-02 10:51:51 +02:00
Koen Kanters
3e071a73df
Invert cover tests. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1447
2020-08-02 10:08:55 +02:00
github-actions[bot]
b4cfa7b0b7
Update dependencies ( #4023 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-02 10:02:13 +02:00
Koen Kanters
9a6397fe75
Make Zigbee2MQTT naming consistent
2020-08-01 10:36:20 +02:00
github-actions[bot]
22c24a16b3
Update zigbee-herdsman to 0.12.112 ( #4021 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-01 09:39:00 +02:00
Zhongfu Li
3b29266be3
Fix Home Assistant auto-discovery for QBKG22LM, QBKG25LM ( #3977 )
...
* Update configuration for QBKG22LM, QBKG25LM
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-31 17:59:24 +02:00
github-actions[bot]
0fddfc9ffa
Update zigbee-herdsman-converters to 12.0.154 ( #4018 )
...
* Update zigbee-herdsman-converters to 12.0.154
* 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-07-30 23:19:05 +02:00
github-actions[bot]
b2e588c1cf
Update zigbee-herdsman to 0.12.111 ( #4017 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-07-30 22:58:06 +02:00
lionel590
ded3a58883
Network parameters / config displayed in zigbee2mqtt/bridge/config ( #4010 )
...
* Update zigbee.js
* added network parameters to zigbee2mqtt/bridge/config
* added network parameters to zigbee2mqtt/bridge/config
* added test for network config in zigbee2mqtt/bridge/config
* Fix network data
* Added test data for network parameters
* Update zigbee.js
* Update zigbee.js
* Update bridge.test.js
* Update bridge.test.js
* Update utils.js
* Update bridge.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-07-30 22:31:52 +02:00
Sebastian Karasek
a5b03b5dad
Add home-assistant mapping for NLG Q-FRAMELESS ( #4012 )
2020-07-30 22:19:01 +02:00