File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
homeassistant/components/pi_hole Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 "location" : " [%key:common::config_flow::data::location%]" ,
1010 "ssl" : " [%key:common::config_flow::data::ssl%]" ,
1111 "verify_ssl" : " [%key:common::config_flow::data::verify_ssl%]" ,
12- "api_key" : " App Password or API Key "
12+ "api_key" : " App password or API key "
1313 }
1414 },
1515
4949 },
5050 "ads_blocked" : {
5151 "name" : " Ads blocked" ,
52- "unit_of_measurement" : " ads "
52+ "unit_of_measurement" : " [%key:component::pi_hole::entity::sensor::ads_blocked_today::unit_of_measurement%] "
5353 },
5454 "ads_percentage_today" : {
5555 "name" : " Ads percentage blocked today"
6868 },
6969 "dns_queries" : {
7070 "name" : " DNS queries" ,
71- "unit_of_measurement" : " queries "
71+ "unit_of_measurement" : " [%key:component::pi_hole::entity::sensor::dns_queries_today::unit_of_measurement%] "
7272 },
7373 "domains_being_blocked" : {
7474 "name" : " Domains blocked" ,
You can’t perform that action at this time.
0 commit comments