Changed attribute names converted from sensors to lower case and replace spaces with underscores in-line with convention
@@ -67,7 +67,7 @@ primary_entity:
hidden: true
- id: 30
type: boolean
- name: Chlorination
+ name: chlorination
attribute: true
- id: 32
@@ -78,27 +78,27 @@ primary_entity:
name: model_code
- id: 101
type: integer
- name: Current
+ name: current
- id: 102
- name: Voltage
+ name: voltage
- id: 103
- name: Power
+ name: power
- id: 104
- name: Energy
+ name: energy
- id: 105
- name: Electricity monitor
+ name: electricity_monitor
- id: 106
- name: Linkage
+ name: linkage
- id: 108