{
"type": "custom:button-card",
"layout": "icon_name_state",
- "entity": "binary_sensor.pve_server_running",
+ "entity": "binary_sensor.pve_server",
"name": "VM Debian",
"show_name": true,
"show_icon": true,
{
"type": "custom:button-card",
"layout": "icon_name_state",
- "entity": "binary_sensor.pve_docker_running",
+ "entity": "binary_sensor.pve_docker",
"name": "VM Docker",
"show_name": true,
"show_icon": true,
{
"type": "custom:button-card",
"layout": "icon_name_state",
- "entity": "binary_sensor.pve_firewall_running",
+ "entity": "binary_sensor.pve_firewall",
"name": "VM Firewall",
"show_name": true,
"show_icon": true,
{
"type": "custom:button-card",
"layout": "icon_name_state",
- "entity": "binary_sensor.pve_asterisk_running",
+ "entity": "binary_sensor.pve_asterisk",
"name": "VM Asterisk",
"show_name": true,
"show_icon": true,
"image": "/local/images/devices/shelly/shelly25.png",
"tap_action": {
"action": "url",
- "url_path": "http://shelly7.giorgioravera.it"
+ "url_path": "http://shelly8.giorgioravera.it"
}
},
{
homeassistant:
customize:
- binary_sensor.pve_server_running:
+ binary_sensor.pve_server:
friendly_name: VM Server
icon: mdi:debian
- binary_sensor.pve_docker_running:
+ binary_sensor.pve_docker:
friendly_name: VM Docker
icon: mdi:docker
- binary_sensor.pve_firewall_running:
+ binary_sensor.pve_firewall:
friendly_name: VM Firewall
icon: mdi:freebsd
- binary_sensor.pve_asterisk_running:
+ binary_sensor.pve_asterisk:
friendly_name: VM Asterisk
icon: mdi:asterisk-circle-outline
history:
exclude:
entities:
- - binary_sensor.pve_server_running
- - binary_sensor.pve_docker_running
- - binary_sensor.pve_firewall_running
- - binary_sensor.pve_asterisk_running
+ - binary_sensor.pve_server
+ - binary_sensor.pve_docker
+ - binary_sensor.pve_firewall
+ - binary_sensor.pve_asterisk
######################################################################
# Proxmox Package - Logbook
logbook:
exclude:
entities:
- - binary_sensor.pve_server_running
- - binary_sensor.pve_docker_running
- - binary_sensor.pve_firewall_running
- - binary_sensor.pve_asterisk_running
+ - binary_sensor.pve_server
+ - binary_sensor.pve_docker
+ - binary_sensor.pve_firewall
+ - binary_sensor.pve_asterisk
######################################################################
# Proxmox Package - Recorder
recorder:
exclude:
entities:
- - binary_sensor.pve_server_running
- - binary_sensor.pve_docker_running
- - binary_sensor.pve_firewall_running
- - binary_sensor.pve_asterisk_running
+ - binary_sensor.pve_server
+ - binary_sensor.pve_docker
+ - binary_sensor.pve_firewall
+ - binary_sensor.pve_asterisk