Move data on import in rfxtrx integration into ConfigEntry (#38022)
* Move all data imported from yaml to ConfigEntry * Revert changes that prevent updating yaml entry * Cleanup code around time conversion
This commit is contained in:
parent
60009ec2f9
commit
d9dba9142c
8 changed files with 23 additions and 32 deletions
|
@ -21,5 +21,4 @@ SERVICE_SEND = "send"
|
|||
|
||||
DEVICE_PACKET_TYPE_LIGHTING4 = 0x13
|
||||
|
||||
DATA_RFXTRX_CONFIG = "rfxtrx_config"
|
||||
EVENT_RFXTRX_EVENT = "rfxtrx_event"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue