* extend development 101 with configuration.yaml entry and runtime example.
* being more descriptive, change quote marks to follow standards
* Minor changes
* Create sensor.trafikverket_weatherstation.markdown.markdown
* Add trafikverket.png
trafikverket.png used for trafikverket_weatherstation sensor platform.
* api_key
Updated from api to api_key due to CONF_API_KEY.
* Removed text
Removed text which I used on GitHub for the custom component. Now needed to have for the official release.
* Example picture
Added an example picture to better understand how to get the weather station.
* Added example picture
Added an example picture to better understand how to get the weather station. What the user needs to copy and add to the YAML file.
* Added usage information
Added examples of the usage (why needing the data).
* linkable_title
Changed from normal titles to linkable_title in order to follow the documentation standards.
* Updated based on feedback
Done
- Rewrote "Usage" into "Potential use cases"
- Linked to Trafikverket homepage
- Description instead of static links
* Configuration variables
Updated to use "{% configuration %}" instead of "Configuration variables" as plain text.
* HA release 0.64.0
Updated ha_release to 0.64.0 instead.
* HA release 0.65.0
Updated ha_release to 0.65.0 since it wasn't merged in 0.64.0 release.
* ✏️ Tiny improvements
* ha_release and note
Updated ha_release to 0.66.0 and removed a note about using secrets.yaml for all your API keys, usernames and passwords.
* Filter component
* changes as requested
* Changed the component name
* updated according to new version
* Chaining explained
* Added extra sensor and screenshot
* Update sensor.filter.markdown
* Updated screenshots
Updated screenshots to match the new netamo dev portal.
* Updated MD for Netatmo
- Corrected a typo
- Changed refereces from API to client id, to match the dev portal
- Changed refereces from secret key to client secret, to match the dev portal
* Screenshot for SSL_guide
* SSL Guide
2 files - SSL guide and a screenshot
The SSL guide is a comprehensive guide for the novice to get an external connection with SSL certificate and auto-renews where possible, with various notes for other eventualities.
* Update SSL guide.md
Additions and corrections.
* HP ILO component
* Small textual fixes
* Textual updates
Also refer to Integrated Lights-Out instead of only using HP ILO
* Changed ha_release and ha_category
Processed feedback from @balloob:
- changed ha_release to 0.27
- changed ha_category from Sensor to System Monitor