elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
133 stars 24 forks source link

Getting invalid_format when trying to update the configuration #77

Closed b8192 closed 1 year ago

b8192 commented 1 year ago

[281472802219168] Error handling message: extra keys not allowed @ data['consider_away_interval']. Got None (invalid_format) [281472802219168] Error handling message: extra keys not allowed @ data['consider_away_interval']. Got None extra keys not allowed @ data['update_api_interval']. Got None extra keys not allowed @ data['update_entities_interval']. Got None (invalid_format) [281472802219168] Error handling message: extra keys not allowed @ data['update_api_interval']. Got None (invalid_format) [281472802219168] Error handling message: extra keys not allowed @ data['consider_away_interval']. Got None extra keys not allowed @ data['log_incoming_messages']. Got None (invalid_format)

No Matter how I try. Device does get recognized but everything else seems to be broken

elad-bar commented 1 year ago

the solution you suggested breaks the configuration, fixed the parameters for service validation, available in v2.0.12

b8192 commented 1 year ago

fixed in v2.0.12