mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add missing sensors
This commit is contained in:
parent
14285597a4
commit
4bb30c1976
@ -40,6 +40,8 @@ Another cool addition is the local file camera. This seems very basic at first b
|
|||||||
- Component [shell command] can now use templates to render arguments ([@partofthething])
|
- Component [shell command] can now use templates to render arguments ([@partofthething])
|
||||||
- Rollershutter: [Wink] is now supported ([@philk])
|
- Rollershutter: [Wink] is now supported ([@philk])
|
||||||
- Alexa: Updated [documentation][alexa] to show how to call scripts and scenes (@acockburn)
|
- Alexa: Updated [documentation][alexa] to show how to call scripts and scenes (@acockburn)
|
||||||
|
- Sensor: [SNMP] is now supported ([@fabaff])
|
||||||
|
- Sensor: Support for Swiss hydrological data ([@fabaff])
|
||||||
|
|
||||||
[@acockburn]: https://github.com/acockburn/
|
[@acockburn]: https://github.com/acockburn/
|
||||||
[@arsaboo]: https://github.com/arsaboo/
|
[@arsaboo]: https://github.com/arsaboo/
|
||||||
@ -56,6 +58,7 @@ Another cool addition is the local file camera. This seems very basic at first b
|
|||||||
[@persandstrom]: https://github.com/persandstrom/
|
[@persandstrom]: https://github.com/persandstrom/
|
||||||
[@philk]: https://github.com/philk/
|
[@philk]: https://github.com/philk/
|
||||||
[@wind-rider]: https://github.com/wind/
|
[@wind-rider]: https://github.com/wind/
|
||||||
|
[@fabaff]: https://github.com/fabaff/
|
||||||
[AsusWRT]: /components/device_tracker.asuswrt/
|
[AsusWRT]: /components/device_tracker.asuswrt/
|
||||||
[BT Home Hub 5]: /components/device_tracker.bt_home_hub_5/
|
[BT Home Hub 5]: /components/device_tracker.bt_home_hub_5/
|
||||||
[Cast]: /components/media_player.cast/
|
[Cast]: /components/media_player.cast/
|
||||||
@ -72,3 +75,4 @@ Another cool addition is the local file camera. This seems very basic at first b
|
|||||||
[All-in-One installer]: /getting-started/installation-raspberry-pi-all-in-one/
|
[All-in-One installer]: /getting-started/installation-raspberry-pi-all-in-one/
|
||||||
[standalone Raspberry Pi installation guide]: /getting-started/installation-raspberry-pi/
|
[standalone Raspberry Pi installation guide]: /getting-started/installation-raspberry-pi/
|
||||||
[Voltage sensor]: /components/sensor.bloomsky/
|
[Voltage sensor]: /components/sensor.bloomsky/
|
||||||
|
[SNMP]: /components/sensor.snmp/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user