lazcad / homeassistant

Home Assistant Development
249 stars 83 forks source link

Add gas sensor and 86 wall plug sensor #41

Closed SchumyHao closed 7 years ago

SchumyHao commented 7 years ago

Add new of sensors support.

And about switch devices, after turn_on and turn_off is called, parse_data will be called immediately. parse_data function will update switch _state and update _state value to HASS if it change.