20260326
This commit is contained in:
11
integrations/oplaadpalen_status.yaml
Normal file
11
integrations/oplaadpalen_status.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
sensor:
|
||||
- platform: rest
|
||||
name: Oplaadpaal Status Raw
|
||||
resource_template: >-
|
||||
https://www.oplaadpalen.nl/api/map/location/{{ state_attr('sensor.oplaadpaal_wms_raw','external_reference') }}
|
||||
scan_interval: 300
|
||||
value_template: "{{ value_json.status }}"
|
||||
json_attributes:
|
||||
- connectors
|
||||
- address
|
||||
- operator
|
||||
Reference in New Issue
Block a user