* Add PTZ support to Foscam camera component
* Update service name reflecting last changes
* Add an example card using the foscam ptz service
* Change user input to lowercase snake case
* Changes to support config entries
Sets `ha_config_flow` to `true` and added some additional instructions to the configurations section. This is tied to the following pull request: https://github.com/home-assistant/home-assistant/pull/26699
* Removed references to 'exclude', 'lights' & 'name'
The 'exclude', 'light' & 'name' configuration variables are no longer used in the abode component.
* Fix for spelling and style
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Style update for lights
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Style update for power switches
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Removed redundant information and restructured
* Correction to automations
* New oru component
* renamed to correct extension
* fixed type in configuration
* Update source/_integrations/oru.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* oru integrationlogo
* ✏️ Tweak
* Update history.markdown
mentioned that this is included in default_config
* Update automation.markdown
mentioned that this is included in default_config
* Update cloud.markdown
mentioned that this is included in default_config
* Update config.markdown
mentioned that this is included in default_config
* Update frontend.markdown
mentioned that this is included in default_config
* Update logbook.markdown
mentioned that this is included in default_config
* Update map.markdown
mentioned that this is included in default_config
* Update person.markdown
mentioned that this is included in default_config
* Update ssdp.markdown
mentioned that this is included in default_config
* Update sun.markdown
mentioned that this is included in default_config
* Update system_health.markdown
made default_config blurb more consistent
* Update updater.markdown
mentioned that this is included in default_config
* Update zeroconf.markdown
mentioned that this is included in default_config
* Update automation.markdown
linked default_config
* Update cloud.markdown
linked default_config
* Update config.markdown
linked default_config
* Update frontend.markdown
linked default_config
* Update history.markdown
linked default_config
* Update logbook.markdown
linked default_config
* Update map.markdown
linked default_config
* Update mobile_app.markdown
linked default_config
* Update person.markdown
linked default_config
* Update ssdp.markdown
linked default_config
* Update sun.markdown
linked default_config
* Update light.mqtt.markdown
typo fix
This PR superceeds #10796 (couldn't rebase that).
I couldn't find anything in the current docs on time formats and thought it would be useful to give more details (rather than time | integer description) about ones available.