Commit graph

6 commits

Author SHA1 Message Date
Stefan Agner
6ec755a79d
Update board file list to reflect currently available boards (#72085)
* Update board file list to reflect currently available boards

* Warn if board does not exist and migrate Intel NUC to Generic x86-64

* Remove integration in case a old board is referenced

* Don't remove the config entry automatically/fix logging message

* Address pylint issue
2022-05-23 14:28:56 +02:00
Joakim Sørensen
fef43d4f39
Cleanup Version after removing YAML (#69020) 2022-03-31 20:59:26 +02:00
Julien
7a39c769f0
Fix typo in const.py (#66856) 2022-02-21 09:50:14 +01:00
Joakim Sørensen
0d2712e436
Add binary_sensor to Version integration (#66539)
* Add binary_sensor to version integration

* Add test to check we not create for local

* Move _attr_icon to sensor

* Update homeassistant/components/version/binary_sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-15 16:39:34 +01:00
Joakim Sørensen
e226cfaeb2
Use strings directly instead of Enums in version config (#66007) 2022-02-07 16:04:18 +01:00
Joakim Sørensen
13e3ca6ab1
Add config flow to version integration (#54642) 2021-12-23 21:04:58 +01:00