* Add availability config option to command_line
* Apply suggestions from code review
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
---------
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
* Document OS error "Bad message" unhealthy case
With Supervisor pull request https://github.com/home-assistant/supervisor/pull/4750
we've introduced a new unhealthy condition when the operating system
raises "Bad message" errors on file system operations. This typically
points to a corrupted file system.
According to the (opt-in) Sentry error reports we see ~580 affected
systems in the last 30 days. A disproportional amount of systems are
running HAOS on Raspberry Pi. We assume that this is releated to the
known USB UAS storage problem on Raspberry Pi. Add this hints
accordingnly.
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Adding devices to Matter: update
- Add prerequisites
- update procedures on adding via iPhone or Android
* Fix typo
* Clarify sentence on connection information
* Add more information on connection information
* Tiny tweak
* Update Android instructions
- To add steps when device is discovered automatically and a pop-up is shown.
* Update iOS procedure
* Fix terminology
* Apply suggestions from code review
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Apply suggestions from code review
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Fix step about renaming Matter device
* Fix typos
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
* Initial blog post (Missing livestream link for now)
* added "For the community"
* tmp youtube link for now
* Final Youtube Link
* Fix date. Remove italic
* Reduce banner size
* Prizes provided by Nabu Casa ;)
* Final title
* Remove deprecated YAML support from freebox
* Remove separate section on adding via UI
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Add roomba total cleaned area sensor
* Update source/_integrations/roomba.markdown
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
---------
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
Adjusted the link for the notification integration so that it takes the user directly to the notification integration page, rather than the generic integrations search page.
* Add documentation for new Rabbit Air integration
* Remove options flow
Scan interval should not be part of integration configuration. This was
the only option, so the options flow can be fully removed.
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* tiny tweak
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>