* Add missing documentation for number value and preset mode features
* Rename to numeric input
* Update features.markdown
Co-authored-by: Fletcher <fletcher.boyd@artifactory.org.au>
---------
Co-authored-by: Fletcher <fletcher.boyd@artifactory.org.au>
* Installation on Windows: VMware update procedure
- update procedure to work with latest versioin of VMware workstation 17 Player
- Procedure is mostly based on / Credits to SimplySmartHouse on https://community.home-assistant.io/t/installing-home-assistant-on-vmware-player-17/570428
- Procedure was reproduced on a Windows 10 system, using a HAOS v 11.1 image.
- Implements feedback from #30128
* Fix typo, add troubleshooting step
* Fix typo
* Implement review feedback
* Add Matter Geneva blog
* Rename 2023-11-30-nabu-cas-at-the-matter-member-meeting to 2023-11-30-nabu-cas-at-the-matter-member-meeting.markdown
* Update source/_posts/2023-11-30-nabu-cas-at-the-matter-member-meeting.markdown
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Rename 2023-11-30-nabu-cas-at-the-matter-member-meeting.markdown to 2023-11-30-nabu-casa-at-the-matter-member-meeting.markdown
* Update and rename 2023-11-30-nabu-casa-at-the-matter-member-meeting.markdown to 2023-12-04-nabu-casa-at-the-matter-member-meeting.markdown
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Enhance Ubus Integration Documentation & Refine ACL Permissions
The current documentation does not contain enough information to start using the ubus integration, and the current ACL config file gives more permission than is actually needed.
This change explains how to add a system user `hass` and documents the configuration of `/etc/config/rpcd` configuration file. Those steps are missing from the current configuration.
Credits for those valuable steps go to: https://github.com/kvj/hass_openwrt.
Further more, the current ACLs config file gives more permission than is actually needed to make the integration work.
* Tiny style tweaks
* Update source/_integrations/ubus.markdown
* Update source/_integrations/ubus.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Move tts_service from example to configuration
* Implement feedback by the author of this PR
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>