Andreas Brett
1cde620d70
add support for local ISO8601 timestamp format ( #1171 )
...
* add support for local ISO8601 timestamp format
added local ISO8601 timestamp format for local rather than UTC-based timestamps
ISO8601 = 2019-03-01T15:32:45.941+0000
ISO8601_Local = 2019-03-01T16:32:45.941+0100 (for TZ GMT+1)
* fixed indentation
* tabs to spaces
* comply with Travis
* comply with Travis once again
* Removed spaces to make Travis happy
* updates
2019-03-02 16:47:36 +01:00
Koen Kanters
52fb19360e
Revert "Set state of stateless properties to ‘idle’ after publish. #959 "
...
This reverts commit 0826db07d0
.
2019-02-09 00:29:40 +01:00
Koen Kanters
63c88cba5b
Revert "Fix tests."
...
This reverts commit b6fda868ed
.
2019-02-09 00:28:59 +01:00
Koen Kanters
b6fda868ed
Fix tests.
2019-02-06 20:52:44 +01:00
Koen Kanters
0826db07d0
Set state of stateless properties to ‘idle’ after publish. #959
2019-02-05 17:41:47 +01:00
Koen Kanters
c9c599b60b
Refactor publishDeviceState to publishEntityState (for future group support).
2019-02-04 18:36:49 +01:00
Laurent
7cd30a3a05
configurable last_seen ( #874 )
...
* configurable last_seen
* Refactor last_seen.
2019-01-18 20:31:55 +01:00
Koen Kanters
dccdc5aafa
Publish one MQTT message when a zigbee message is converted twice. #827
2019-01-11 22:38:16 +01:00
Koen Kanters
3bb1f0f10b
Update zigbee-shepherd-converters to 7.0.10.
2019-01-06 15:31:08 +01:00
Koen Kanters
faede151f3
Update zigbee-shepherd-converters to 7.0.7. #142
2018-12-27 22:51:16 +01:00
Koen Kanters
c4804e574e
Fix tests.
2018-12-27 18:21:48 +01:00
Gergely Markics
5d3461c4c6
Add the timestamp of last received zigbee message visible in HASS ( #739 )
...
* Add timestamp on receiving message from Zigbee
Add last_message to the payload
* Discovery on HASS restart and last_message attribute added
- On restarting Home Assistant, resending device discovery information
- Add timestamp on receiving message from Zigbee
* Add option: add_timestamp in settings
* Add option: add_timestamp in settings
* Add option: add_timestamp in settings
* typo
* Update homeassistant.js
* Update homeassistant.js
* Update homeassistant.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update homeassistant.js
* Update settings.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update deviceReceive.js
* Update deviceReceive.js
* Fix tests
* Fix lint
* Fix lint
2018-12-26 17:33:39 +01:00
Koenkk
d6c2b536ee
Introduce device_options. https://github.com/Koenkk/zigbee2mqtt/issues/708
2018-12-19 17:33:02 +01:00
Koen Kanters
75dddf462e
Update zigbee-shepherd-converters to 7.0.3. https://github.com/Koenkk/zigbee2mqtt/issues/708
2018-12-15 22:02:23 +01:00
Koenkk
65f23171e6
Update zigbee-shepherd-converters to 6.0.4
2018-12-06 21:27:41 +01:00
Koenkk
698b40554e
Improve tests.
2018-12-06 21:27:41 +01:00
Koenkk
d652856e90
Update zigbee-shepherd-converters 6.0.0. https://github.com/Koenkk/zigbee2mqtt/issues/608
2018-12-06 21:27:41 +01:00
Koenkk
352fa2db50
More tests.
2018-12-06 21:27:41 +01:00