I spent like 2 hours trying to figure out what I was doing wrong in my wiring, only to eventually find this graphic and realized the pin numbers I were using were wrong. I feel like this link will help others.
* Note that System Health is part of default_config
Added information on system health being part of default config, and updated instructions for Developer Tools UI changes in 0.96.
On a side note, I don't believe the introductory paragraph is correct - it seems to be purely informational rather than having diagnostic tools - but I didn't touch that at all.
* ✏️ Tweak
* Remove icon references
The icons are no longer present for users
* Delete developer-tools.png
* Add updated screenshot for developer tools
* Add icon for new developer tool icon
* Update text to match new developer tools image
* Delete developer-tool-icon.png
* Delete developer-tools.png
* Add files via upload
* ✏️ Tweak
* Add De Lijn component
Documentation of the De Lijn component to add passages of stops of the Flemish public transport company into home assistant
* ✏️ Tweak
* Update source/_components/delijn.markdown
Suggested corrections applied
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Some suggested changes added
Sensor added as ha_category.
Only show the mandatory items in the configuration example.
Rewritten the Configuration part a little bit to align with example.
Added some additional information on the Full Configuration to clarify the outcome of that configuration.
* Alignment of configuration names
Aligned the names in the configuration explanation with the actual configuration names.
* Linked to custom lovelace card added
Added link to custom lovelace card that makes best use of all the retrieved features (ie. correct colour codes of the line cards)
* Apply suggestions from code review
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Documents aligned with changes in component code
sub_key was replaces with api_key in the component code so the reference is changed in the documentation here as well.
* Updated with changes to component
The delijn component has been updated based on feedback given in PR #24265. Based on those changes the documentation had to be updated as well. Now documentation and component are aligned again.
* ✏️ Markdown cleanup
* 🎨 Adds De Lijn logo
* Describe support of multiple elk devices
For an upcoming PR that supports multiple elk devices. This is a doc update for the version of that PR that uses multiple host sections instead of a list of host sections under a devices tag (since that extra "devices" section would result in a breaking change).
* ✏️ Tweak
* Added a prefix field to one of the config entries
The example config needed a prefix for the second entry.
* This removes outdated info about the PS4 integration only supporting a single console. Support for that was added in 0.90 a few months back (PR here: https://github.com/home-assistant/home-assistant/pull/21302).
* Added field to sidebar that it's configurable from UI (that's the *only* way it can be configured in fact which the docs already mention).
* Also tweaks the instructions to reflect design changes that were made to Home Assistant Integrations panel (must press the + button to add integrations).
* Lastly updated a URL that was changed in the Dev Tools redesign in 0.96 release (`/dev-info` has now become `/developer-tools/info`).
* Update Switchbot doc to match PR #25474
Add details on existing assumed_state attribute as well as the for the new last_run_success attribute
* ✏️ Tweaks
* clarify: ID only returned if a message was sent
It took me quite a long time fighting a near-empty empty JSON
* Drop redundant phrase
Next paragraph has it all
* several changes to Manual Alarm panel doc
took out the double underscores in the sensor.date_time templates
changed the data field to data_template field where applicable (since the messages use the template)
commented out the initial_state: 'on', since that is no longer required
provided 1 example using multi-line notation
* Update manual.markdown
all agreed and changed