Bump version, update readme
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
# Haier hOn
 | 
			
		||||
[](https://hacs.xyz)
 | 
			
		||||
[](https://github.com/Andre0512/hon/releases/latest)
 | 
			
		||||

 | 
			
		||||
[](https://analytics.home-assistant.io/)  
 | 
			
		||||
[](https://github.com/Andre0512/hon/blob/main/LICENSE)
 | 
			
		||||
[](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=hon)  
 | 
			
		||||
Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines.
 | 
			
		||||
 | 
			
		||||
## Supported Appliances
 | 
			
		||||
@@ -159,6 +159,8 @@ I moved the api related stuff into the package [pyhOn](https://github.com/Andre0
 | 
			
		||||
| Hob Lock |  | `binary_sensor` | `hobLockStatus` |
 | 
			
		||||
| Hot Status |  | `binary_sensor` | `hotStatus` |
 | 
			
		||||
| On | `mdi:power-cycle` | `binary_sensor` | `attributes.parameters.onOffStatus` |
 | 
			
		||||
| Pan Status | `mdi:pot-mix` | `binary_sensor` | `panStatus` |
 | 
			
		||||
| Power | `mdi:lightning-bolt` | `sensor` | `power` |
 | 
			
		||||
| Remaining Time | `mdi:timer` | `sensor` | `remainingTimeMM` |
 | 
			
		||||
| Remote Control | `mdi:remote` | `binary_sensor` | `attributes.parameters.remoteCtrValid` |
 | 
			
		||||
| Temperature | `mdi:thermometer` | `sensor` | `temp` |
 | 
			
		||||
@@ -229,13 +231,16 @@ I moved the api related stuff into the package [pyhOn](https://github.com/Andre0
 | 
			
		||||
| --- | --- | --- | --- |
 | 
			
		||||
| Delay Time | `mdi:timer-plus` | `number` | `startProgram.delayTime` |
 | 
			
		||||
| Program |  | `select` | `startProgram.program` |
 | 
			
		||||
| Suggested weight | `mdi:weight-kilogram` | `sensor` | `startProgram.weight` |
 | 
			
		||||
#### Sensors
 | 
			
		||||
| Name | Icon | Entity | Key |
 | 
			
		||||
| --- | --- | --- | --- |
 | 
			
		||||
| Acqua Plus |  | `binary_sensor` | `acquaplus` |
 | 
			
		||||
| Anti-Crease |  | `binary_sensor` | `anticrease` |
 | 
			
		||||
| Current Electricity Used | `mdi:lightning-bolt` | `sensor` | `currentElectricityUsed` |
 | 
			
		||||
| Current Program | `mdi:tumble-dryer` | `sensor` | `prCode` |
 | 
			
		||||
| Current Temperature | `mdi:thermometer` | `sensor` | `temp` |
 | 
			
		||||
| Current Water Used | `mdi:water` | `sensor` | `currentWaterUsed` |
 | 
			
		||||
| Dirt level | `mdi:liquid-spot` | `sensor` | `dirtyLevel` |
 | 
			
		||||
| Dry level | `mdi:hair-dryer` | `sensor` | `dryLevel` |
 | 
			
		||||
| Extra Rinse 1 |  | `binary_sensor` | `extraRinse1` |
 | 
			
		||||
@@ -249,6 +254,9 @@ I moved the api related stuff into the package [pyhOn](https://github.com/Andre0
 | 
			
		||||
| Remote Control | `mdi:remote` | `binary_sensor` | `attributes.lastConnEvent.category` |
 | 
			
		||||
| Spin Speed | `mdi:fast-forward-outline` | `sensor` | `spinSpeed` |
 | 
			
		||||
| Steam level | `mdi:smoke` | `sensor` | `steamLevel` |
 | 
			
		||||
| Total Power |  | `sensor` | `totalElectricityUsed` |
 | 
			
		||||
| Total Wash Cycle | `mdi:counter` | `sensor` | `totalWashCycle` |
 | 
			
		||||
| Total Water |  | `sensor` | `totalWaterUsed` |
 | 
			
		||||
 | 
			
		||||
### Washing machine
 | 
			
		||||
#### Controls
 | 
			
		||||
 
 | 
			
		||||
@@ -7,5 +7,5 @@
 | 
			
		||||
  "iot_class": "cloud_polling",
 | 
			
		||||
  "issue_tracker": "https://github.com/Andre0512/hon/issues",
 | 
			
		||||
  "requirements": ["pyhOn==0.8.0b7"],
 | 
			
		||||
  "version": "0.6.0-beta.7"
 | 
			
		||||
  "version": "0.6.0-beta.8"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								info.md
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								info.md
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
# Haier hOn
 | 
			
		||||
[](https://github.com/Andre0512/hon/releases/latest)
 | 
			
		||||

 | 
			
		||||
[](https://analytics.home-assistant.io/)  
 | 
			
		||||
[](https://github.com/Andre0512/hon/blob/main/LICENSE)
 | 
			
		||||
[](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=hon)  
 | 
			
		||||
Support for home appliances of Haier's mobile app hOn. 
 | 
			
		||||
 | 
			
		||||
## Supported Appliances
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user