Advertisement
Guest User

Untitled

a guest
Dec 11th, 2017
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. 2017-12-11 21:50:20 ERROR (MainThread) [homeassistant.config] Invalid config for [mysensors]: not a valid value for dictionary value @ data['mysensors']['gateways'][0]['device']. Got '/dev/ttyUSB0'. (See /config/configuration.yaml, line 122). Please check the docs at https://home-assistant.io/components/mysensors/
  2.  
  3. ................
  4.  
  5. Failed config
  6. mysensors:
  7. gateways: [source /config/configuration.yaml:123]
  8. - baud_rate: 38400
  9. device: /dev/ttyUSB0
  10. persistence_file: /mysensors4.json
  11. optimistic: False
  12. persistence: True
  13. retain: True
  14. version: 2.0
  15. General Errors:
  16. - Setup failed for mysensors: Invalid config.
  17. Successful config (partial)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement