Add MY9231 support (#227)

This commit is contained in:
puuu
2018-11-14 00:51:30 +09:00
committed by Otto Winter
parent c99d4e2815
commit 083c2fce05
4 changed files with 113 additions and 0 deletions
+3
View File
@@ -365,6 +365,9 @@ CONF_TIME_ID = 'time_id'
CONF_RESTORE_STATE = 'restore_state'
CONF_TIMING = 'timing'
CONF_INVALID_COOLDOWN = 'invalid_cooldown'
CONF_MY9231_ID = 'my9231_id'
CONF_NUM_CHANNELS = 'num_channels'
CONF_UPDATE_ON_BOOT = 'update_on_boot'
CONF_INITIAL_VALUE = 'initial_value'
CONF_RESTORE_VALUE = 'restore_value'
CONF_PINS = 'pins'