Commit Graph

11 Commits

Author SHA1 Message Date
Timoline
9df40bd9be
fixed small typo (#6149) 2021-02-07 12:45:07 +01:00
Timoline
d43b445749
Changed some titles in the settings schema (#6147) 2021-02-07 15:04:18 +08:00
John Doe
33b6ea86f9
Add frontend config (#6145)
* 1.17.1

* Add frontend config json schema
2021-02-07 11:19:00 +08:00
Koen Kanters
5889588a8a
Add zigbee2mqtt/bridge/request/options and zigbee2mqtt/bridge/request/restart (#6089)
* Initial

* Update schema

* Log changed options

* Implement zigbee2mqtt/bridge/request/restart

* Implement restart required

* Updates

* Updatos

* Set rtscts: false defaults

* Updates

* Updates
2021-02-06 23:32:20 +08:00
Koen Kanters
836aac46c7 Deprecate retrieve_state option 2021-02-03 20:55:05 +01:00
John Doe
f1c29c9bfc
Flag "readOnly": true some fields (#6016) 2021-02-01 11:03:28 +08:00
Jorge Schrauwen
0d59b52479
Add missing devices options to settings.schema.json (#5823)
Looks like a few more were missing that just debounce: 05fc32d8e0/docs/information/configuration.md (device-specific-configuration)
2021-01-19 17:39:46 +01:00
Koen Kanters
48767a7bcf Allow to generate panID by setting "pan_id: GENERATE". https://github.com/Koenkk/zigbee2mqtt/issues/5745 2021-01-18 18:01:10 +01:00
John Doe
dbf84e775e
Update schema (#5786)
* Split groups and devices schema into definition

* Update settings schema
2021-01-17 17:20:50 +08:00
John Doe
0e6779db3a
Republish info (#5785)
* Split groups and devices schema into definition

* Republish bridge info after device/group props change
2021-01-17 09:51:32 +01:00
John Doe
d50d010b82
Publish settings json schema to bridge/info (#5754)
* Publish settings json schema to bridge/info

* Update frontend

* Please linter

* Rename configSchema -> config_schema

* Fix settings schema

* Update titles

* Updated descriptions

* Update frontend

* Update json schema titles and descriptions

* Update schema

* Update frontend

* Update npm-shrinkwrap.json

* Update package.json

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-01-16 12:32:15 +01:00